1 namespace PhoneDirectory
2 {
3     
partial class frm_update
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.groupBox1 = new System.Windows.Forms.GroupBox();
32             
this.button2 = new System.Windows.Forms.Button();
33             
this.textBox11 = new System.Windows.Forms.TextBox();
34             
this.textBox10 = new System.Windows.Forms.TextBox();
35             
this.textBox9 = new System.Windows.Forms.TextBox();
36             
this.textBox8 = new System.Windows.Forms.TextBox();
37             
this.textBox7 = new System.Windows.Forms.TextBox();
38             
this.textBox6 = new System.Windows.Forms.TextBox();
39             
this.textBox5 = new System.Windows.Forms.TextBox();
40             
this.textBox4 = new System.Windows.Forms.TextBox();
41             
this.textBox3 = new System.Windows.Forms.TextBox();
42             
this.textBox2 = new System.Windows.Forms.TextBox();
43             
this.textBox1 = new System.Windows.Forms.TextBox();
44             
this.button1 = new System.Windows.Forms.Button();
45             
this.label11 = new System.Windows.Forms.Label();
46             
this.label2 = new System.Windows.Forms.Label();
47             
this.label10 = new System.Windows.Forms.Label();
48             
this.label1 = new System.Windows.Forms.Label();
49             
this.label9 = new System.Windows.Forms.Label();
50             
this.label3 = new System.Windows.Forms.Label();
51             
this.label8 = new System.Windows.Forms.Label();
52             
this.label4 = new System.Windows.Forms.Label();
53             
this.label7 = new System.Windows.Forms.Label();
54             
this.label5 = new System.Windows.Forms.Label();
55             
this.label6 = new System.Windows.Forms.Label();
56             
this.groupBox1.SuspendLayout();
57             
this.SuspendLayout();
58             
//
59             
// groupBox1
60             
//
61             
this.groupBox1.Controls.Add(this.button2);
62             
this.groupBox1.Controls.Add(this.textBox11);
63             
this.groupBox1.Controls.Add(this.textBox10);
64             
this.groupBox1.Controls.Add(this.textBox9);
65             
this.groupBox1.Controls.Add(this.textBox8);
66             
this.groupBox1.Controls.Add(this.textBox7);
67             
this.groupBox1.Controls.Add(this.textBox6);
68             
this.groupBox1.Controls.Add(this.textBox5);
69             
this.groupBox1.Controls.Add(this.textBox4);
70             
this.groupBox1.Controls.Add(this.textBox3);
71             
this.groupBox1.Controls.Add(this.textBox2);
72             
this.groupBox1.Controls.Add(this.textBox1);
73             
this.groupBox1.Controls.Add(this.button1);
74             
this.groupBox1.Controls.Add(this.label11);
75             
this.groupBox1.Controls.Add(this.label2);
76             
this.groupBox1.Controls.Add(this.label10);
77             
this.groupBox1.Controls.Add(this.label1);
78             
this.groupBox1.Controls.Add(this.label9);
79             
this.groupBox1.Controls.Add(this.label3);
80             
this.groupBox1.Controls.Add(this.label8);
81             
this.groupBox1.Controls.Add(this.label4);
82             
this.groupBox1.Controls.Add(this.label7);
83             
this.groupBox1.Controls.Add(this.label5);
84             
this.groupBox1.Controls.Add(this.label6);
85             
this.groupBox1.Location = new System.Drawing.Point(12, 8);
86             
this.groupBox1.Name = "groupBox1";
87             
this.groupBox1.Size = new System.Drawing.Size(591, 353);
88             
this.groupBox1.TabIndex = 0;
89             
this.groupBox1.TabStop = false;
90             
//
91             
// button2
92             
//
93             
this.button2.Location = new System.Drawing.Point(446, 313);
94             
this.button2.Name = "button2";
95             
this.button2.Size = new System.Drawing.Size(128, 28);
96             
this.button2.TabIndex = 33;
97             
this.button2.Text = "Delete Data";
98             
this.button2.UseVisualStyleBackColor = true;
99             
this.button2.Click += new System.EventHandler(this.button2_Click);
100             
//
101             
// textBox11
102             
//
103             
this.textBox11.Location = new System.Drawing.Point(305, 229);
104             
this.textBox11.Name = "textBox11";
105             
this.textBox11.Size = new System.Drawing.Size(269, 20);
106             
this.textBox11.TabIndex = 32;
107             
//
108             
// textBox10
109             
//
110             
this.textBox10.Location = new System.Drawing.Point(305, 182);
111             
this.textBox10.Name = "textBox10";
112             
this.textBox10.Size = new System.Drawing.Size(269, 20);
113             
this.textBox10.TabIndex = 31;
114             
//
115             
// textBox9
116             
//
117             
this.textBox9.Location = new System.Drawing.Point(305, 134);
118             
this.textBox9.Name = "textBox9";
119             
this.textBox9.Size = new System.Drawing.Size(269, 20);
120             
this.textBox9.TabIndex = 30;
121             
//
122             
// textBox8
123             
//
124             
this.textBox8.Location = new System.Drawing.Point(305, 87);
125             
this.textBox8.Name = "textBox8";
126             
this.textBox8.Size = new System.Drawing.Size(269, 20);
127             
this.textBox8.TabIndex = 29;
128             
//
129             
// textBox7
130             
//
131             
this.textBox7.Location = new System.Drawing.Point(305, 40);
132             
this.textBox7.Name = "textBox7";
133             
this.textBox7.Size = new System.Drawing.Size(269, 20);
134             
this.textBox7.TabIndex = 28;
135             
//
136             
// textBox6
137             
//
138             
this.textBox6.Location = new System.Drawing.Point(10, 276);
139             
this.textBox6.Name = "textBox6";
140             
this.textBox6.Size = new System.Drawing.Size(269, 20);
141             
this.textBox6.TabIndex = 27;
142             
//
143             
// textBox5
144             
//
145             
this.textBox5.Location = new System.Drawing.Point(10, 229);
146             
this.textBox5.Name = "textBox5";
147             
this.textBox5.Size = new System.Drawing.Size(269, 20);
148             
this.textBox5.TabIndex = 26;
149             
//
150             
// textBox4
151             
//
152             
this.textBox4.Location = new System.Drawing.Point(10, 182);
153             
this.textBox4.Name = "textBox4";
154             
this.textBox4.Size = new System.Drawing.Size(269, 20);
155             
this.textBox4.TabIndex = 25;
156             
//
157             
// textBox3
158             
//
159             
this.textBox3.Location = new System.Drawing.Point(10, 134);
160             
this.textBox3.Name = "textBox3";
161             
this.textBox3.Size = new System.Drawing.Size(269, 20);
162             
this.textBox3.TabIndex = 24;
163             
//
164             
// textBox2
165             
//
166             
this.textBox2.Location = new System.Drawing.Point(10, 87);
167             
this.textBox2.Name = "textBox2";
168             
this.textBox2.Size = new System.Drawing.Size(269, 20);
169             
this.textBox2.TabIndex = 23;
170             
//
171             
// textBox1
172             
//
173             
this.textBox1.Location = new System.Drawing.Point(10, 40);
174             
this.textBox1.Name = "textBox1";
175             
this.textBox1.Size = new System.Drawing.Size(269, 20);
176             
this.textBox1.TabIndex = 22;
177             
//
178             
// button1
179             
//
180             
this.button1.Location = new System.Drawing.Point(10, 313);
181             
this.button1.Name = "button1";
182             
this.button1.Size = new System.Drawing.Size(430, 28);
183             
this.button1.TabIndex = 1;
184             
this.button1.Text = "Update Data";
185             
this.button1.UseVisualStyleBackColor = true;
186             
this.button1.Click += new System.EventHandler(this.button1_Click);
187             
//
188             
// label11
189             
//
190             
this.label11.AutoSize = true;
191             
this.label11.Font = new System.Drawing.Font("Segoe UI Semilight", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
192             
this.label11.ForeColor = System.Drawing.SystemColors.ControlLightLight;
193             
this.label11.Location = new System.Drawing.Point(301, 205);
194             
this.label11.Name = "label11";
195             
this.label11.Size = new System.Drawing.Size(87, 21);
196             
this.label11.TabIndex = 21;
197             
this.label11.Text = "Facebook : ";
198             
//
199             
// label2
200             
//
201             
this.label2.AutoSize = true;
202             
this.label2.Font = new System.Drawing.Font("Segoe UI Semilight", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
203             
this.label2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
204             
this.label2.Location = new System.Drawing.Point(6, 63);
205             
this.label2.Name = "label2";
206             
this.label2.Size = new System.Drawing.Size(94, 21);
207             
this.label2.TabIndex = 12;
208             
this.label2.Text = "Nick Name :";
209             
//
210             
// label10
211             
//
212             
this.label10.AutoSize = true;
213             
this.label10.Font = new System.Drawing.Font("Segoe UI Semilight", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
214             
this.label10.ForeColor = System.Drawing.SystemColors.ControlLightLight;
215             
this.label10.Location = new System.Drawing.Point(301, 157);
216             
this.label10.Name = "label10";
217             
this.label10.Size = new System.Drawing.Size(78, 21);
218             
this.label10.TabIndex = 20;
219             
this.label10.Text = "Website : ";
220             
//
221             
// label1
222             
//
223             
this.label1.AutoSize = true;
224             
this.label1.Font = new System.Drawing.Font("Segoe UI Semilight", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
225             
this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
226             
this.label1.Location = new System.Drawing.Point(6, 16);
227             
this.label1.Name = "label1";
228             
this.label1.Size = new System.Drawing.Size(63, 21);
229             
this.label1.TabIndex = 11;
230             
this.label1.Text = "Name : ";
231             
//
232             
// label9
233             
//
234             
this.label9.AutoSize = true;
235             
this.label9.Font = new System.Drawing.Font("Segoe UI Semilight", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
236             
this.label9.ForeColor = System.Drawing.SystemColors.ControlLightLight;
237             
this.label9.Location = new System.Drawing.Point(301, 110);
238             
this.label9.Name = "label9";
239             
this.label9.Size = new System.Drawing.Size(110, 21);
240             
this.label9.TabIndex = 19;
241             
this.label9.Text = "Group Name : ";
242             
//
243             
// label3
244             
//
245             
this.label3.AutoSize = true;
246             
this.label3.Font = new System.Drawing.Font("Segoe UI Semilight", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
247             
this.label3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
248             
this.label3.Location = new System.Drawing.Point(6, 110);
249             
this.label3.Name = "label3";
250             
this.label3.Size = new System.Drawing.Size(126, 21);
251             
this.label3.TabIndex = 13;
252             
this.label3.Text = "Phone Number : ";
253             
//
254             
// label8
255             
//
256             
this.label8.AutoSize = true;
257             
this.label8.Font = new System.Drawing.Font("Segoe UI Semilight", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
258             
this.label8.ForeColor = System.Drawing.SystemColors.ControlLightLight;
259             
this.label8.Location = new System.Drawing.Point(301, 63);
260             
this.label8.Name = "label8";
261             
this.label8.Size = new System.Drawing.Size(77, 21);
262             
this.label8.TabIndex = 18;
263             
this.label8.Text = "Position : ";
264             
//
265             
// label4
266             
//
267             
this.label4.AutoSize = true;
268             
this.label4.Font = new System.Drawing.Font("Segoe UI Semilight", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
269             
this.label4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
270             
this.label4.Location = new System.Drawing.Point(6, 157);
271             
this.label4.Name = "label4";
272             
this.label4.Size = new System.Drawing.Size(130, 21);
273             
this.label4.TabIndex = 14;
274             
this.label4.Text = "Mobile Number : ";
275             
//
276             
// label7
277             
//
278             
this.label7.AutoSize = true;
279             
this.label7.Font = new System.Drawing.Font("Segoe UI Semilight", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
280             
this.label7.ForeColor = System.Drawing.SystemColors.ControlLightLight;
281             
this.label7.Location = new System.Drawing.Point(301, 16);
282             
this.label7.Name = "label7";
283             
this.label7.Size = new System.Drawing.Size(87, 21);
284             
this.label7.TabIndex = 17;
285             
this.label7.Text = "Company : ";
286             
//
287             
// label5
288             
//
289             
this.label5.AutoSize = true;
290             
this.label5.Font = new System.Drawing.Font("Segoe UI Semilight", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
291             
this.label5.ForeColor = System.Drawing.SystemColors.ControlLightLight;
292             
this.label5.Location = new System.Drawing.Point(6, 205);
293             
this.label5.Name = "label5";
294             
this.label5.Size = new System.Drawing.Size(118, 21);
295             
this.label5.TabIndex = 15;
296             
this.label5.Text = "Email Address : ";
297             
//
298             
// label6
299             
//
300             
this.label6.AutoSize = true;
301             
this.label6.Font = new System.Drawing.Font("Segoe UI Semilight", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
302             
this.label6.ForeColor = System.Drawing.SystemColors.ControlLightLight;
303             
this.label6.Location = new System.Drawing.Point(6, 252);
304             
this.label6.Name = "label6";
305             
this.label6.Size = new System.Drawing.Size(122, 21);
306             
this.label6.TabIndex = 16;
307             
this.label6.Text = "Home Address : ";
308             
//
309             
// frm_update
310             
//
311             
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
312             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
313             
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
314             
this.ClientSize = new System.Drawing.Size(617, 373);
315             
this.Controls.Add(this.groupBox1);
316             
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
317             
this.Name = "frm_update";
318             
this.ShowIcon = false;
319             
this.ShowInTaskbar = false;
320             
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
321             
this.Text = " Digital Phone Directory | Update";
322             
this.Load += new System.EventHandler(this.frm_update_Load);
323             
this.groupBox1.ResumeLayout(false);
324             
this.groupBox1.PerformLayout();
325             
this.ResumeLayout(false);
326
327         }
328
329         
#endregion
330
331         
private System.Windows.Forms.GroupBox groupBox1;
332         
private System.Windows.Forms.Label label11;
333         
private System.Windows.Forms.Label label2;
334         
private System.Windows.Forms.Label label10;
335         
private System.Windows.Forms.Label label1;
336         
private System.Windows.Forms.Label label9;
337         
private System.Windows.Forms.Label label3;
338         
private System.Windows.Forms.Label label8;
339         
private System.Windows.Forms.Label label4;
340         
private System.Windows.Forms.Label label7;
341         
private System.Windows.Forms.Label label5;
342         
private System.Windows.Forms.Label label6;
343         
private System.Windows.Forms.Button button1;
344         
private System.Windows.Forms.TextBox textBox1;
345         
private System.Windows.Forms.TextBox textBox11;
346         
private System.Windows.Forms.TextBox textBox10;
347         
private System.Windows.Forms.TextBox textBox9;
348         
private System.Windows.Forms.TextBox textBox8;
349         
private System.Windows.Forms.TextBox textBox7;
350         
private System.Windows.Forms.TextBox textBox6;
351         
private System.Windows.Forms.TextBox textBox5;
352         
private System.Windows.Forms.TextBox textBox4;
353         
private System.Windows.Forms.TextBox textBox3;
354         
private System.Windows.Forms.TextBox textBox2;
355         
private System.Windows.Forms.Button button2;
356     }
357 }


Gõ tìm kiếm nhanh...